home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 74 / CD-ROM 74 / CD-ROM 74.ISO / Infantil / Formiga / Jellybean Hunt.ini < prev    next >
Encoding:
INI File  |  2000-02-24  |  588 b   |  20 lines

  1. ;launches the following apps in sequential
  2. ;order after the previous app has finished
  3.  
  4. ;a wait message causes a five second delay
  5. ;while the message is displayed before launching the app
  6.  
  7. ;WaitTimeMax overides the default 15 second max pause for WaitMessage
  8.  
  9. ;a WaitWinTitle will pause launcher while a window
  10. ;containing this text is displayed
  11. ;useful if the app's initial process lauches another
  12. ;process and then quits - like InstallShield does
  13.  
  14. ; <SRCDIR> - the CD
  15. ; <TARGETDIR> - installed to
  16.  
  17. [Launcher]
  18. App0 =<TARGETDIR>\Splash.exe
  19. App1 =<TARGETDIR>\BeanHnt.exe
  20.